DataCollection
PerformAction メソッド (C1TableViewSource<T>)

C1.iOS.DataCollection アセンブリ > C1.iOS.DataCollection 名前空間 > C1TableViewSource<T> クラス : PerformAction メソッド
シンタックス
'宣言
 
Public Overridable Sub PerformAction( _
   ByVal tableView As UIKit.UITableView, _
   ByVal action As ObjCRuntime.Selector, _
   ByVal indexPath As Foundation.NSIndexPath, _
   ByVal sender As Foundation.NSObject _
) 
public virtual void PerformAction( 
   UIKit.UITableView tableView,
   ObjCRuntime.Selector action,
   Foundation.NSIndexPath indexPath,
   Foundation.NSObject sender
)

パラメータ

tableView
action
indexPath
sender
参照

C1TableViewSource<T> クラス
C1TableViewSource<T> メンバ